| Total Complexity | 10 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 62 |
| Lines of code | 33 |
| Logical lines of code | 13 |
| Comment lines | 12 |
| Methods | 10 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 72 | 1 | 6 | |
| set_price() | 81 | 1 | 3 | |
| add_weight() | 81 | 1 | 3 | |
| add_price() | 81 | 1 | 3 | |
| add_volume() | 81 | 1 | 3 | |
| add_quantity() | 81 | 1 | 3 | |
| get_weight() | 82 | 1 | 3 | |
| get_volume() | 82 | 1 | 3 | |
| get_price() | 82 | 1 | 3 | |
| get_quantity() | 82 | 1 | 3 |